home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / thost300.zip / ZMXMIT.BAT < prev   
DOS Batch File  |  1992-04-24  |  157b  |  6 lines

  1. rem                     ZMXMIT.BAT
  2. echo off
  3. echo            This is a sample batch file for ZModem Downloads using DSZ
  4. echo
  5. dsz port %1 speed %2 sz %3
  6.